GetCPUSpeed
GetCPUSpeed Return the current effective clock speed of the CPU
#include <Power.h> Power Manager
long GetCPUSpeed( void );
returns Number of Ticks global variable
The GetCPUSpeed function returns the current effective clock speed of the
CPU. The only values that are returned by this function are 1 and 16,
indicating the clock speed in megahertz.